home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / MacPerl 5.1.3 / Mac_Perl_513_src / MacPerl5 / README.SRC < prev    next >
Encoding:
Text File  |  1996-07-21  |  789 b   |  28 lines  |  [TEXT/MPS ]

  1. COMMENTS ON THE SOURCE
  2.  
  3. System requirements
  4.  
  5. To compile the sources, you need at least
  6.  
  7.  - MPW 3.3
  8.  - bison or (b)yacc, if you want to change perly.y
  9.  - Berkeley db 1.85
  10.  - Metrowerks CodeWarrior MPW Tools (This version was compiled with the CW9 tools)
  11.  -    CWGUSI 1.7.2
  12.  - 5 Megabytes of RAM
  13.  - preferably also a *compiled* version of the Perl tool (recursion rears its ugly 
  14.      head.
  15.     
  16. The latest versions of Perl, db, and GUSI should be available at
  17.  
  18.     nic.switch.ch        software/mac/src/mpw_c
  19.     ftp.eunet.ch        software/mac/perl
  20.  
  21. The latest version of Ramon M. Felciano's Mercutio MDEF is available at 
  22. sumex-aim.stanford.edu
  23.  
  24. Bugs, Suggestions
  25.  
  26. Please send your bug reports and/or fixes to <neeri@iis.ee.ethz.ch> (It is rather 
  27. unlikely that any of the bugs are relevant to the UNIX version). 
  28.